testsuite: Avoid passing NULL to strcmp()
authorBenjamin Otte <otte@redhat.com>
Fri, 6 Mar 2020 03:31:08 +0000 (04:31 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 6 Mar 2020 04:43:56 +0000 (05:43 +0100)
commitb231a401063ce016fef4cb5f9eea906d8f3a9e9c
treed83904174d79a035e0fa63a3e096f09d6cf02404
parentbe30f78e62ade655b03903e1c6075f033d74cf39
testsuite: Avoid passing NULL to strcmp()

Use g_strcmp0() instead.
testsuite/gtk/action.c